|
((if ('enumeration'.'enumeration type' = "legal form type")
(then
('enumeration'.'code' = 'legal form type'.'legal form')))
(if ('enumeration'.'enumeration type' = "payment frequency")
(then
('enumeration'.'code' = 'payment frequency'.'code')))
(if ('enumeration'.'enumeration type' = "balance sheet recognition")
(then
('enumeration'.'code' = 'balance sheet recognition'.'code')))
(if ('enumeration'.'enumeration type' = "performing status of the instrument indicator")
(then
('enumeration'.'code' = 'performing status of the instrument indicator'.'code')))
(if ('enumeration'.'enumeration type' = "economic activity")
(then
('enumeration'.'code' = 'economic activity'.'NACE code')))
(if ('enumeration'.'enumeration type' = "accounting classification of instruments")
(then
('enumeration'.'code' = 'accounting classification of instruments'.'code')))
(if ('enumeration'.'enumeration type' = "accounting standard")
(then
('enumeration'.'code' = 'accounting standard'.'code')))
(if ('enumeration'.'enumeration type' = "amortisation type")
(then
('enumeration'.'code' = 'amortisation type'.'code')))
(if ('enumeration'.'enumeration type' = "type of protection value")
(then
('enumeration'.'code' = 'type of protection value'.'code')))
(if ('enumeration'.'enumeration type' = "protection valuation approach")
(then
('enumeration'.'code' = 'protection valuation approach'.'code')))
(if ('enumeration'.'enumeration type' = "fiduciary instrument indicator")
(then
('enumeration'.'code' = 'fiduciary instrument indicator'.'code')))
(if ('enumeration'.'enumeration type' = "impairment assessment method")
(then
('enumeration'.'code' = 'impairment assessment method'.'code')))
(if ('enumeration'.'enumeration type' = "institutional sector")
(then
('enumeration'.'code' = 'institutional sector'.'code')))
(if ('enumeration'.'enumeration type' = "project finance loan indicator")
(then
('enumeration'.'code' = 'project finance loan indicator'.'code')))
(if ('enumeration'.'enumeration type' = "prudential portfolio")
(then
('enumeration'.'code' = 'prudential portfolio'.'code')))
(if ('enumeration'.'enumeration type' = "recourse indicator")
(then
('enumeration'.'code' = 'recourse indicator'.'code')))
(if ('enumeration'.'enumeration type' = "reference rate value type")
(then
('enumeration'.'code' = 'reference rate value type'.'code')))
(if ('enumeration'.'enumeration type' = "reference rate maturity type")
(then
('enumeration'.'code' = 'reference rate maturity type'.'code')))
(if ('enumeration'.'enumeration type' = "repayment rights")
(then
('enumeration'.'code' = 'repayment rights'.'code')))
(if ('enumeration'.'enumeration type' = "sources of encumbrance")
(then
('enumeration'.'code' = 'sources of encumbrance'.'code')))
(if ('enumeration'.'enumeration type' = "status of forbearance and renegotiation")
(then
('enumeration'.'code' = 'status of forbearance and renegotiation'.'code')))
(if ('enumeration'.'enumeration type' = "subordinated debt indicator")
(then
('enumeration'.'code' = 'subordinated debt indicator'.'code')))
(if ('enumeration'.'enumeration type' = "type of impairment")
(then
('enumeration'.'code' = 'type of impairment'.'code')))
(if ('enumeration'.'enumeration type' = "type of instrument")
(then
('enumeration'.'code' = 'type of instrument'.'code')))
(if ('enumeration'.'enumeration type' = "type of protection")
(then
('enumeration'.'code' = 'type of protection'.'code')))
(if ('enumeration'.'enumeration type' = "enumeration type")
(then
('enumeration'.'code' = 'enumeration type'.'code')))
(if ('enumeration'.'enumeration type' = "instrument purpose")
(then
('enumeration'.'code' = 'instrument purpose'.'code')))
(if ('enumeration'.'enumeration type' = "interest rate reset frequency")
(then
('enumeration'.'code' = 'interest rate reset frequency'.'code')))
(if ('enumeration'.'enumeration type' = "interest rate type")
(then
('enumeration'.'code' = 'interest rate type'.'code')))
(if ('enumeration'.'enumeration type' = "reporting membership type")
(then
('enumeration'.'code' = 'reporting membership type'.'code')))
(if ('enumeration'.'enumeration type' = "logical data model")
(then
('enumeration'.'code' = 'logical data model'.'code')))
(if ('enumeration'.'enumeration type' = "enterprise size")
(then
('enumeration'.'code' = 'enterprise size'.'code')))
(if ('enumeration'.'enumeration type' = "status of legal proceedings")
(then
('enumeration'.'code' = 'status of legal proceedings'.'code')))
(if ('enumeration'.'enumeration type' = "type of securitisation")
(then
('enumeration'.'code' = 'type of securitisation'.'code')))
(if ('enumeration'.'enumeration type' = "default status")
(then
('enumeration'.'code' = 'default status'.'code'))))
|